home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / dev / gcc / cybergl39_12gc.lha / cybergl39_12gcc / include / proto / cybergl.h
Encoding:
C/C++ Source or Header  |  1998-04-08  |  403 b   |  21 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PROTO_CYBERGL_H
  4. #define PROTO_CYBERGL_H
  5.  
  6. #include <clib/cybergl_protos.h>
  7.  
  8. #ifdef __GNUC__
  9. #include <inline/cybergl.h>
  10. #endif /* __GNUC__ */
  11.  
  12. #ifndef __NOLIBBASE__
  13. extern struct Library *
  14. #ifdef __CONSTLIBBASEDECL__
  15. __CONSTLIBBASEDECL__
  16. #endif /* __CONSTLIBBASEDECL__ */
  17. CyberGLBase;
  18. #endif /* !__NOLIBBASE__ */
  19.  
  20. #endif /* !PROTO_CYBERGL_H */
  21.